home *** CD-ROM | disk | FTP | other *** search
/ Magazyn WWW 2001 May / cd49www.iso / inne / soh_vrtour / info / info.swf / scripts / DefineButton2_68 / BUTTONCONDACTION on(press).as
Text File  |  2001-02-16  |  85b  |  7 lines

  1. on(press){
  2.    tellTarget("/ImageDisplay_MC")
  3.    {
  4.       gotoAndStop(1);
  5.    }
  6. }
  7.